-
Home
-
Payment Gateway bKash for WC
-
3.1.0 (latest)
-
Code
-
Classes
- Payment
| Total Complexity |
18 |
| Dependencies |
5 |
| Dependents |
1 |
| Total lines |
363 |
| Lines of code |
222 |
| Logical lines of code |
73 |
| Comment lines |
94 |
| Methods |
10 |
| Properties |
0 |
Methods 10
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| create_payment() |
S |
47 |
3 |
36 |
| get_grant_token() |
S |
51 |
2 |
29 |
| refund_payment() |
S |
51 |
2 |
28 |
| query_payment() |
S |
53 |
2 |
23 |
| execute_payment() |
S |
54 |
2 |
22 |
| search_payment() |
S |
56 |
2 |
19 |
| register_routes() |
S |
50 |
1 |
32 |
| register_single_route() |
S |
55 |
1 |
21 |
| search_transaction() |
S |
66 |
2 |
9 |
| __construct() |
S |
81 |
1 |
3 |